バージョン

StartTable(IList<Single>,TableProperties) メソッド

WordProcessingMLWriter.StartTable を参照してください。
シンタックス
'宣言
 
Public Overloads Overrides Sub StartTable( _
   ByVal columnWidths As IList(Of Single), _
   ByVal properties As TableProperties _
) 
public override void StartTable( 
   IList<float> columnWidths,
   TableProperties properties
)

パラメータ

columnWidths
properties
参照